home *** CD-ROM | disk | FTP | other *** search
/ MacFormat España 4 / MacFormat n. 4 (Spain) / MacFormat 4.bin / La ciudad del ShareWare / Actualizaciones / FORTRAN.PPC_1.0->1.1a1 folder / Release Note 1.1a1 < prev   
Encoding:
Text File  |  1995-03-09  |  2.3 KB  |  76 lines

  1. Update Files for LS FORTRAN for the Power Macintosh.
  2.  
  3. Files
  4.     FORTRAN.PPC.1.1a1.SEA
  5.         Double click on this file to extract the following update files:
  6.             FortranLibPPC.o
  7.             FORTRAN.PPC 1.0->1.1a1 update
  8.     
  9. Installation
  10.  
  11.     Drag FortranLibPPC.o into the PPCFLibraries folder. 
  12.     (FortranLibPPC.o will replace the existing FortranLibPPC.o)
  13.     
  14.     Save a backup copy of FORTRAN.PPC in your "FORTRAN Tools & Scripts" folder. 
  15.     Version 1.0 is the baseline this patch is based on.
  16.     It is important to keep a backup copy of the FORTRAN.PPC 1.0 tool.
  17.     Double click on the file FORTRAN.PPC 1.0->1.1a1 update in order to update
  18.         the FORTRAN.PPC file. 
  19.  
  20. Notes:
  21.     
  22.     This build is called 1.1a1, because it is the first release of the eventual
  23.     1.1 compiler. It is alpha (a1) because it is not yet feature complete.
  24.     (i.e. Namelist is still not implemented) It is more robust than
  25.     the 1.0 final because many of the changes are bug fixes.
  26.     
  27.     1.)    If you get Rang out of Registers, GetaSymbol, or any other compile
  28.         time error with the new back end you should get a line number for 
  29.         the routine it occured in. Please email us these routines if possible.
  30.         Our email address is LangSys@aol.com
  31.     2.) We have determined that Assertion errors can be caused by three
  32.         different conditions. 
  33.         a.) MPW needs a bigger memory partition.
  34.         b.) There is no more hard disk space to write to.
  35.         c.) There is a bug in the compiler.
  36.         If you eliminate the first two conditions please email us a bug report.
  37.     
  38.     
  39. What is new since 1.0:
  40.  
  41. Alpha 1
  42.     variables in formats have been implemented
  43.     fixed several optimization runtime errors at -opt=2 and -opt=3
  44.     fixed a compile time crash that can occur at -opt=3
  45.     -ansi fixed
  46.     fix for some sizes of block data that caused runtime errors
  47.     object files were not being released properly if you created over 50 on one compile line
  48.     fix for power function (-1)**n where n is odd.
  49.     Scrolling with -vax behaves like 3.3
  50.     fixed optimization and intermittent link problem where main is said to be missing.
  51.     fixed a bug with trim due to nested i/o
  52.     other more obscure bug fixes.
  53.  
  54. ----------------------------------
  55.  
  56. Features to be implemented in later alpha versions
  57.  
  58. Mac Features
  59. ---
  60. Rerun on the File menu
  61.  
  62. Vax Features
  63. ---
  64. Namelist
  65.  
  66. Compiler Options
  67. ---
  68. -trace
  69.  
  70. Other Extensions 
  71. ---
  72. DUMP Statement
  73.  
  74. Please e-mail New Bug Reports to LangSys@aol.com or 
  75. call Language Systems at (703) 478-0181
  76.